home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (InfoMagic) / Internet Tools.iso / dos_win / winsock / maillist / 94-05.Z / 94-05 / 000292_news@bigblue.oit.unc.edu_Tue May 20 22:14:37 1994.msg < prev    next >
Internet Message Format  |  1994-05-31  |  11KB

  1. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  2.           id AA04654; Fri, 20 May 1994 18:25:17 -0400
  3. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  4.           id AA11439; Fri, 20 May 1994 18:20:11 -0400
  5. Received: from GATEWAY by bigblue with netnews
  6.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  7. To: winsock@sunsite.unc.edu
  8. Date: 20 May 1994 22:14:37 GMT
  9. From: msbendts@andersen.oit.unc.edu (Mike Bendtsen)
  10. Message-Id: <2rjcod$cqg@grant.cstar.andersen.com>
  11. Organization: Andersen Consulting -- CSTaR
  12. Sender: ses
  13. References: <arnsteinCppEAr.L72@netcom.com>, <trumpet-support.171.2DD2E384@petros.psychol.utas.edu.au>, <2r9peb$h9i@engnews2.Eng.Sun.COM>
  14. Subject: Re: 32 bit access with SCSI no available. Hunh? was Re: Win Mosaic alpha 4 (my fix)
  15.  
  16. Jeff Spirn (spirn@bay.Eng.Sun.COM) wrote:
  17.  
  18. : >The down sides (of SCSI drives) are...
  19. : >
  20. : >- some DMA controllers (e.g. Adaptec) limit the DMA address range to 16M over 
  21. : >an ISA bus.  Since it's not uncommon to have more than 16M ram in a 
  22. : >workstation these days, this is a real downer.  To work around this, the 
  23. : >drivers have to copy down to < 16M addresses.  (This is one of the problems on 
  24. : Only some Adaptec controllers (the 15xx series, I think) have this problem.
  25. : The 174x series has an "extended" mode which supports 32MB addressing.  I
  26. : have been using this card on a 32MB 486 machine successfully.
  27.  
  28. I missed the whole thread here, but a fix for this with the Adaptec AHA-1542 
  29. cards is to down load the EZScsi v3.0 upgrade patch from the Adaptec BBS.  
  30. (408) 945-7727   In this patch archive is a small file called ASPIBUF.SYS 
  31. which, in effect does the same thing as the double buffering of Microsoft's 
  32. smartdrive.  Place the line:
  33.      device=aspi.sys /d
  34. in your config.sys file before the rest of your Adaptec drivers.  This driver 
  35. will not load high.  Another, but much, much, much slower solution is to 
  36. use the line:
  37.       device=c:\dos\smartdrv.exe /double_buffer + 
  38. in your config.sys file.  The '+' forces double buffering to be turned on, but
  39. this really slows the system down....but does work.
  40.  
  41. I figured this problem out after a week of tech support calls on why windows
  42. would not run whenever I created a ram drive larger than 11Meg.
  43.  
  44. Mike
  45. From news@bigblue.oit.unc.edu Tue May 20 22:44:18 1994
  46. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  47.           id AA12154; Fri, 20 May 1994 18:55:10 -0400
  48. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  49.           id AA15462; Fri, 20 May 1994 18:49:30 -0400
  50. Received: from GATEWAY by bigblue with netnews
  51.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  52. To: winsock@sunsite.unc.edu
  53. Date: 20 May 94 22:44:18 GMT
  54. From: lieting@charon.rutgers.edu (L. Yu)
  55. Message-Id: <May.20.18.44.18.1994.7849@charon.rutgers.edu>
  56. Organization: Rutgers Univ., New Brunswick, N.J.
  57. Sender: ses
  58. Subject: about Ethernet card
  59.  
  60.  
  61. I'm using winsock via SLIP, it works fine, but I'm not satisfy with
  62. the speed, my modem is 14.4K, the ftp speed is about 1.0k/sec. 
  63.  
  64. Is there any way to increase the performance? such as adding an
  65. Ethernet card, I have to use phone line to connect my PC to our
  66. school's terminal servers, so I wonder is it useful to add an 
  67. Ethernet card.
  68.  
  69. Thanks for any comments.
  70.  
  71. --Lieting
  72. From news@bigblue.oit.unc.edu Tue May 20 22:36:56 1994
  73. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  74.           id AA12179; Fri, 20 May 1994 18:55:13 -0400
  75. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  76.           id AA17202; Fri, 20 May 1994 18:41:32 -0400
  77. Received: from GATEWAY by bigblue with netnews
  78.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  79. To: winsock@sunsite.unc.edu
  80. Date: 20 May 1994 22:36:56 GMT
  81. From: msbendts@andersen.oit.unc.edu (Mike Bendtsen)
  82. Message-Id: <2rje28$cqg@grant.cstar.andersen.com>
  83. Organization: Andersen Consulting -- CSTaR
  84. Sender: ses
  85. References: <Cpy8t0.751@koko.csustan.edu>
  86. Subject: Re: Winsock + WFW 3.11 + ODI drivers
  87.  
  88. Greg Kaisen (Greg_Kaisen@QuickMail.Yale.Edu) wrote:
  89.  
  90. : I am trying to get support for Trumpet Winsock applications within
  91. : Windows for Workgroups running on the ODI drivers.
  92. :
  93. : In my CONFIG.SYS the relevant entry is:
  94. :           DEVICE=C:\WINDOWS\IFSHLP.SYS
  95. :
  96. : In my AUTOEXEC.BAT the relevant lines are:
  97. :           LSL
  98. :           3C503
  99. :           IPXODI
  100. :           VLM
  101. :           NET START
  102. :           ODIHLP
  103. :           ODIPKT
  104. :           WINPKT 0x69
  105. :
  106. : This all loads fine, In Windows (for Workgroups) I can see all of my
  107. : Netware resources, and all of the WFW shared printers, disks, etc.
  108. :
  109. : What does not work are my Winsock applications, if I try to launch one,
  110. : the Winsock TCPMAN launches [it is correctly configured] then the
  111. : application tries/does load but takes almost 45 seconds to do so.  At
  112. : this point (aside for the slowness) all appears normal, but when I try to
  113. : connect to a host, or read Newsgroups, etc. I never get connected.  The
  114. : applications don't hang, they just don't run "completely".
  115. :
  116. : Anyone have any advice?  have I overlooked some subtle change to
  117. : SYSTEM.INI, or some other file?  Please advise.
  118. :
  119. : -thank you,  GREG_KAISEN@QUICKMAIL.YALE.EDU
  120.  
  121. Well, this is the same roadblock that I have encountered.  Here is my guess to
  122. what is happening....in DOS, the protocol stack is being formed with ODI, in
  123. Windows for Workgroups, Microsoft used the NDIS procedure to build the protocol
  124. stack.  The conflict comes from the fact that there is no packet driver being
  125. defined for the NDIS protocol stack that Windows for Workgroups uses.
  126.  
  127. So, looking at the files you load with the ODI stack in your autoexec.bat file,
  128.  
  129. : In my AUTOEXEC.BAT the relevant lines are:
  130. :           LSL            -  link support layer
  131. :           3C503        -  3com 3c503 odi driver
  132. :           IPXODI        -  ipx odi driver
  133. :           VLM            -  virtual loadable module (virtual netx)
  134. you first load the Netware drivers,
  135.  
  136. :           NET START        -  windows for workgroups starter
  137. :           ODIHLP        -  odi to ndis helper file
  138. then your Windows for Workgroups files,
  139.  
  140. :           ODIPKT        -  odi packet driver
  141. :           WINPKT 0x69        -  packet driver translator for windows
  142. and finally, the packet driver files for Trumpet Winsock.
  143.  
  144.  
  145. Now, a file you didn't post, but that WfWg uses is the PROTOCOL.INI file.  This
  146. has the setup for the NDIS protocol stack that WfWg uses.  Mine looks like 
  147. the following:
  148.  
  149.     [network.setup]
  150.     version=0x3110
  151.     netcard=ms$elnk3,1,MS$ELNK3,4
  152.     transport=ms$nwlink,NWLINK
  153.     transport=ms$netbeui,NETBEUI
  154.     lana0=ms$elnk3,1,ms$nwlink
  155.     lana1=ms$elnk3,1,ms$netbeui
  156.  
  157.     [net.cfg]
  158.     PATH=C:\DRIVERS\NW312\NET.CFG
  159.  
  160.     [MS$ELNK3]
  161.  
  162.     [Link Driver 3C5X9]
  163.     data=Frame Ethernet_SNAP
  164.     data=Frame Ethernet_802.2
  165.     data=Frame Ethernet_II 
  166.  
  167.     [NWLINK] 
  168.     BINDINGS=3C5X9 
  169.     FRAME=ETHERNET_802.3 
  170.  
  171.     [NETBEUI]
  172.     BINDINGS=3C5X9
  173.     LANABASE=0
  174.     SESSIONS=10
  175.     NCBS=12
  176.  
  177. The obvious peice that this file is missing is a packet driver section.  
  178. Windows for Workgroups has no clue that a packet driver is to exist, so Trumpet
  179. is unable to load.
  180.  
  181. Now, with Windows for Workgroups v3.10, there was a shim called NDIS_GUP.SYS
  182. that was loaded in the config.sys which allowed the packet drivers to be
  183. bound in the NDIS protocol stack.  Is there such a shim for Windows for
  184. Workgroups?
  185.  
  186. I think that would resolve the problems we are having....
  187.  
  188.  
  189. Thanks.
  190.  
  191. Mike
  192. From news@bigblue.oit.unc.edu Tue May 20 17:56:08 1994
  193. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  194.           id AA19417; Fri, 20 May 1994 19:25:10 -0400
  195. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  196.           id AA09116; Fri, 20 May 1994 18:54:32 -0400
  197. Received: from GATEWAY by bigblue with netnews
  198.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  199. To: winsock@sunsite.unc.edu
  200. Date: 20 May 1994 17:56:08 GMT
  201. From: rds95@csc.albany.edu (Robert Seals)
  202. Message-Id: <2ritjo$op5@rebecca.albany.edu>
  203. Organization: State University of New York at Albany
  204. Sender: ses
  205. Subject: winsock lpr (wlprs40) stopped working to Solaris
  206.  
  207.  
  208. I hope this is something easy; I was having great luck using
  209. Thomas Heil's Windows lpr spooler to print from windows to
  210. our printers connected to unix boxes on the local net. When
  211. one of the remote machines switched from sunos to solaris,
  212. things broke. The spooler claims to be successful sending to the
  213. remote machine, but nothing gets printed. Other unix machines
  214. have no trouble printing to the same print server. Anyone
  215. have any clues?
  216.  
  217. rob
  218. -- 
  219. --------------------------------------------------------------------------------
  220. "Unix has its weak points, but its file system is not one of them." -Chris Torek
  221.       rob rob@dinner.asrc.albany.edu or rds95@leah.albany.edu
  222.         I have no idea what the uucp path to me is.
  223. From news@bigblue.oit.unc.edu Tue May 20 08:54:01 1994
  224. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  225.           id AA25006; Fri, 20 May 1994 19:55:10 -0400
  226. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  227.           id AA27574; Fri, 20 May 1994 19:48:51 -0400
  228. Received: from GATEWAY by bigblue with netnews
  229.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  230. To: winsock@sunsite.unc.edu
  231. Date: 20 May 1994 08:54:01 GMT
  232. From: stefano@luxor.di.unipi.it
  233. Message-Id: <STEFANO.94May20095401@luxor.di.unipi.it>
  234. Organization: Dpt. of Computer Science - University of Pisa
  235. Sender: ses
  236. Subject: Changing network parameter in windows environment
  237.  
  238.  
  239. Hi all, 
  240. I have the following problem:
  241.  
  242. I use trumpet Winsock 1.0; In windows setup the Network Option is set
  243. up to "No Network Installed".  Now, in this condition some network
  244. application won't run because they check this parameter.
  245. In which way can i modify the  system settings changing Network parameter
  246. to network installed?
  247. Is there some disk from OEM for this network?
  248. Tank you in advance, 
  249. Stefano
  250.  
  251. --
  252.  
  253.  
  254.                                   /\
  255.                                  / \@
  256.                                 /   \
  257.                               (( ~ ~ ))
  258.                                (  ^  )
  259.  ---------------------------o00O-----O00o------------------------------
  260. |    Stefano Suin                 %%                                   |
  261. |   UNIX System Manager           %%  E-mail=stefano@di.unipi.it       |
  262. |Department of Computer Science   %%         stefano@unipi.it          |
  263. |   University of Pisa            %%                                   |
  264. |       &              %%                       |
  265. |UnipiNet Manager (SERRA service) %%  Tel 39-50-887219               | 
  266. |   Corso Italia, 40              %%  fax 39-50-887226                 |
  267. |    Pisa    (ITALY)              %%                                   |
  268.  ----------------------------------------------------------------------
  269.                             (__|!    !|__)
  270.